Minimal FreeType program to dump PostScript font names (with file globbing)

Introduction I needed to create an updated font map for some work with dvipng/dvips and had to update psfonts.map to contain the mapping between tfm/pfb files and the corresponding PostScript name for each font. To do that I wrote a tiny C program (a simple throw-away utility using FreeType) to extract the PostScript font name … Continue reading Minimal FreeType program to dump PostScript font names (with file globbing)